PictServerPro can be configured to read 22 different fields. The program comes with all 22 field names pre-defined. These default settings can be changed at any time through the preferences menus. Currently remote admin does not support changing these fields. Future versions will support this option.
Here is a table listing the 22 fields that are understood by PictServerPro:
FileName | The name of the file to convert | |
FileType | The type of the file to convert | |
ResultType | The type of conversion to perform | 1 - 3 (JPEG, GIF, Interlaced GIF) |
Scale | The % to scale the resulting image | 10 - 500 |
Quality | Compression Quality to use for JPEG's | 1 - 6 (Low - Lossless) |
BitDepth | The bit depth of the resulting image | 1 - 6 (B&W - Millions) |
Thumbnail | Whether or not to make a thumbnail of the image | 0 - 1 |
DefaultPath | Path of file to convert | Use [[SERVERPATH]] to use web server's path |
OLText | Text to overlay on the resulting image | |
OLFont | The name of the font to use when overlaying text | |
OLSize | The size of the text to use when overlaying text | |
OLMode | The method to use when overlaying text | 1 - 8 (See GetImage.html for descriptions) |
OLBold | Flag for making text bold when overlaying | 0 - 1 |
OLItalic | Flag for making text italic when overlaying | 0 - 1 |
OLUnderline | Flag for underlining text when overlaying | 0 - 1 |
OLOutline | Flag for making text outlined when overlaying | 0 - 1 |
OLShadow | Flag for making text shadowed when overlaying | 0 - 1 |
OLCondense | Flag for making text condensed when overlaying | 0 - 1 |
OLExtended | Flag for making text extended when overlaying | 0 - 1 |
OLHorizontal | Horizontal coordinate for starting text overlay | |
OLVertical | Vertical coordinate for starting text overlay | Bottom of characters of first line of text |
OLWidth | Width of rectange to overlay text into | Height is automatically calculated based on text length |